Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding ha_partner info in node #2723

Merged
merged 9 commits into from
Mar 15, 2024
Merged

feat: adding ha_partner info in node #2723

merged 9 commits into from
Mar 15, 2024

Conversation

Hardikl
Copy link
Contributor

@Hardikl Hardikl commented Mar 1, 2024

image image
harvest %  curl -s http://localhost:13002/metrics | grep -Ev "#|metadata_"   
node_labels{cluster="umeng-aff300-01-02",cpu_firmware_release="11.20",datacenter="zapi",ha_partner="umeng-aff300-02",healthy="true",location="SVL",max_aggr_size="879609302220800",max_vol_num="2500",max_vol_size="329853488332800",model="AFF-A300",node="umeng-aff300-01",serial="721802000260",uptime="",vendor="NetApp",version="NetApp Release Lighthouse__9.13.1: Sun Jun 18 05:17:33 UTC 2023",warnings="There are no failed fans.; There are no failed power supplies.; false"} 1.0
node_new_status{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-02",node="umeng-aff300-01",serial="721802000260"} 1
node_cpu_busytime{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-02",node="umeng-aff300-01",serial="721802000260",ha_partner=""} 1291242
node_failed_fan{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-02",node="umeng-aff300-01",serial="721802000260",ha_partner=""} 0
node_failed_power{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-02",node="umeng-aff300-01",serial="721802000260",ha_partner=""} 0
node_uptime{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-02",node="umeng-aff300-01",serial="721802000260",ha_partner=""} 2155259
node_labels{cluster="umeng-aff300-01-02",cpu_firmware_release="11.20",datacenter="zapi",ha_partner="umeng-aff300-01",healthy="true",location="GDL",max_aggr_size="879609302220800",max_vol_num="2500",max_vol_size="329853488332800",model="AFF-A300",node="umeng-aff300-02",serial="721802000259",uptime="",vendor="NetApp",version="NetApp Release Lighthouse__9.13.1: Sun Jun 18 05:17:33 UTC 2023",warnings="There are no failed fans.; There are no failed power supplies.; false"} 1.0
node_new_status{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-01",node="umeng-aff300-02",serial="721802000259"} 1
node_cpu_busytime{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-01",node="umeng-aff300-02",serial="721802000259",ha_partner=""} 9222460
node_failed_fan{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-01",node="umeng-aff300-02",serial="721802000259",ha_partner=""} 0
node_failed_power{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-01",node="umeng-aff300-02",serial="721802000259",ha_partner=""} 0
node_uptime{cluster="umeng-aff300-01-02",datacenter="zapi",ha_partner="umeng-aff300-01",node="umeng-aff300-02",serial="721802000259",ha_partner=""} 6329766

@cla-bot cla-bot bot added the cla-signed label Mar 1, 2024
@Hardikl Hardikl linked an issue Mar 1, 2024 that may be closed by this pull request
@cgrinds cgrinds merged commit 09854ec into main Mar 15, 2024
10 checks passed
@cgrinds cgrinds deleted the hl_ha_pair branch March 15, 2024 12:50
@rahulguptajss
Copy link
Contributor

verified in main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HA partner info for node
3 participants